processing logic meaning in English
加工逻辑, 处理逻辑
Examples
- For clarity , i haven t included exception - processing logic in the sample listings
(为清楚起见,本文没有在示例清单中加入异常处理逻辑。 ) - To centralize all the request processing logic , we trimmed the r r template and removed all logic that would accept a request
为了集中所有的请求处理逻辑,我们调整了r & r模板,并删除了所有会接受请求的逻辑。 - In addition to centralizing all request processing logic authority into rnrmgr , we updated the schedmgr and router tasks
除了将所有的请求处理逻辑/权限集中到rnrmgr中之外,我们还更新了schedmgr和router任务。 - It is better to consider the performance features of database design as soon as the user interface and the processing logic have been specified
更好的做法是,在指定了用户界面和处理逻辑之后,立即考虑数据库设计的性能特性。 - Servlet filters are pluggable web components that allow us to implement pre - processing and post - processing logic in our web applications
Servlet过滤器是可插入的web组件,它允许我们实现web应用程序中的预处理和后期处理逻辑。